[INFO] cloning repository https://github.com/artemijan/L2Rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/artemijan/L2Rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fartemijan%2FL2Rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fartemijan%2FL2Rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1bfe1ea156a0a04b09f8ea6bbb131ee3131569fb
[INFO] checking artemijan/L2Rust against try#f4690f24e7d9bcb0b168a02b06dd61391e8bd55a for pr-157814-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fartemijan%2FL2Rust" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/artemijan/L2Rust
[INFO] finished tweaking git repo https://github.com/artemijan/L2Rust
[INFO] tweaked toml for git repo https://github.com/artemijan/L2Rust written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/artemijan/L2Rust on toolchain f4690f24e7d9bcb0b168a02b06dd61391e8bd55a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/artemijan/L2Rust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7cf07dcec6eec8f91d8fcff9552b5c74122c05467aaf1800be6da9d6f61e2ab2" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3e4d5c5005b04ab7767a4a02d2ec3049d7a1d07b1c3ad2d5ddcc6ca476b592f9
[INFO] running `Command { std: "docker" "start" "3e4d5c5005b04ab7767a4a02d2ec3049d7a1d07b1c3ad2d5ddcc6ca476b592f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3e4d5c5005b04ab7767a4a02d2ec3049d7a1d07b1c3ad2d5ddcc6ca476b592f9" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3e4d5c5005b04ab7767a4a02d2ec3049d7a1d07b1c3ad2d5ddcc6ca476b592f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3e4d5c5005b04ab7767a4a02d2ec3049d7a1d07b1c3ad2d5ddcc6ca476b592f9" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking value-bag v1.10.0
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling bigdecimal v0.4.7
[INFO] [stderr]     Checking rustls-pki-types v1.10.0
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling rust_decimal v1.36.0
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling rustls v0.23.19
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking unicode-bidi v0.3.17
[INFO] [stderr]     Checking webpki-roots v0.26.7
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking fastrand v2.2.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.3
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking whoami v1.5.2
[INFO] [stderr]     Checking indexmap v2.7.0
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]     Checking clap_builder v4.5.23
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]     Checking futures-lite v2.5.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling hybrid-array v0.4.12
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]    Compiling cmov v0.5.4
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]    Compiling ctutils v0.4.2
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.2.2
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling digest v0.11.3
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]     Checking encoding_index_tests v0.1.4
[INFO] [stderr]     Checking no-std-net v0.6.0
[INFO] [stderr]     Checking pnet_base v0.35.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]    Compiling hmac v0.13.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling hashlink v0.11.0
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling flume v0.12.0
[INFO] [stderr]     Checking der v0.7.9
[INFO] [stderr]    Compiling hkdf v0.13.0
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling md-5 v0.11.0
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling whoami v2.1.2
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]     Checking pnet_macros_support v0.35.0
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking pnet_sys v0.35.0
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling entities v0.1.0 (/opt/rustwide/workdir/entities)
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking inout v0.2.2
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling pnet v0.35.0
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking pkcs1 v0.7.5
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]     Checking cipher v0.5.2
[INFO] [stderr]     Checking encoding-index-korean v1.20141219.5
[INFO] [stderr]     Checking encoding-index-japanese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking unicode-ident v1.0.14
[INFO] [stderr]     Checking dyn-clone v1.0.19
[INFO] [stderr]     Checking downcast-rs v2.0.1
[INFO] [stderr]     Checking blowfish v0.10.0
[INFO] [stderr]     Checking sdd v3.0.10
[INFO] [stderr]     Checking encoding v0.2.33
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking scc v2.4.0
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling inherent v1.0.11
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling sea-bae v0.2.1
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]    Compiling sea-orm-macros v1.1.13
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling sea-schema-derive v0.3.0
[INFO] [stderr]    Compiling pnet_macros v0.35.0
[INFO] [stderr]    Compiling sea-query-derive v0.4.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking polling v3.7.4
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling macro-common v0.1.0 (/opt/rustwide/workdir/macro-common)
[INFO] [stderr]    Compiling kameo_macros v0.20.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]     Checking clap v4.5.23
[INFO] [stderr]     Checking async-io v2.4.0
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]     Checking pnet_packet v0.35.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.14.1
[INFO] [stderr]     Checking num_enum v0.7.4
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking strum v0.28.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking ipnetwork v0.20.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking pnet_datalink v0.35.0
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking serde_with v3.14.1
[INFO] [stderr]     Checking quick-xml v0.37.5
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]     Checking serial_test v3.2.0
[INFO] [stderr]     Checking rsa v0.9.8
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]    Compiling ouroboros_macro v0.18.4
[INFO] [stderr]     Checking scripts v0.1.0 (/opt/rustwide/workdir/scripts)
[INFO] [stderr]     Checking sea-query v0.32.6
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking sea-orm-cli v1.1.13
[INFO] [stderr]     Checking sqlx-core v0.9.0
[INFO] [stderr]     Checking ouroboros v0.18.4
[INFO] [stderr]     Checking pnet_transport v0.35.0
[INFO] [stderr]     Checking tokio-stream v0.1.16
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking kameo v0.20.0
[INFO] [stderr]     Checking async-std v1.13.1
[INFO] [stderr]     Checking sqlx-core v0.8.6
[INFO] [stderr]     Checking sqlx-postgres v0.9.0
[INFO] [stderr]     Checking sqlx-sqlite v0.9.0
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking hyper-util v0.1.15
[INFO] [stderr]     Checking reqwest v0.13.4
[INFO] [stderr]     Checking sqlx-postgres v0.8.6
[INFO] [stderr]     Checking sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling sqlx-macros-core v0.9.0
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking sea-query-binder v0.7.0
[INFO] [stderr]     Checking sea-orm v1.1.13
[INFO] [stderr]     Checking sea-schema v0.16.2
[INFO] [stderr]    Compiling sqlx-macros v0.9.0
[INFO] [stderr]     Checking sqlx v0.9.0
[INFO] [stderr]     Checking sea-orm-migration v1.1.13
[INFO] [stderr]     Checking migration v0.1.0 (/opt/rustwide/workdir/migration)
[INFO] [stderr]     Checking test-utils v0.1.0 (/opt/rustwide/workdir/test-utils)
[INFO] [stderr]     Checking l2-core v0.1.0 (/opt/rustwide/workdir/l2-core)
[INFO] [stdout] warning: unused import: `Rng`
[INFO] [stdout]  --> l2-core/src/session.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | use rand::{Rng, RngExt};
[INFO] [stdout]   |            ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Rng`
[INFO] [stdout]  --> l2-core/src/session.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | use rand::{Rng, RngExt};
[INFO] [stdout]   |            ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SendablePacket`
[INFO] [stdout]   --> l2-core/src/shared_packets/gs_2_ls/player_in_game.rs:64:57
[INFO] [stdout]    |
[INFO] [stdout] 64 |     use crate::shared_packets::common::{ReadablePacket, SendablePacket};
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> l2-core/src/shared_packets/write.rs:232:26
[INFO] [stdout]     |
[INFO] [stdout] 232 |         packet.write_f32(3.45).unwrap();
[INFO] [stdout]     |                          ^^^^ help: explicitly specify the type as `f32`: `3.45_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]     = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `loot` is never read
[INFO] [stdout]   --> l2-core/src/game_objects/player/party.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct Party {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 23 |     loot: PartyLoot,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Party` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CreatureStat` is never constructed
[INFO] [stdout]  --> l2-core/src/game_objects/stats/creature.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct CreatureStat{
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `actives`, `passive`, `options`, and `owner` are never read
[INFO] [stdout]   --> l2-core/src/game_objects/creature/efects.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct EffectList {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout]  9 |     actives: Arc<Mutex<VecDeque<BuffInfo>>>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 10 |     passive: DashSet<BuffInfo>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 11 |     options: DashSet<BuffInfo>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 12 |     owner: Arc<RwLock<Player>>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EffectList` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `only_replace_by_learn` is never read
[INFO] [stdout]   --> l2-core/src/data/skill_tree_data.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct RemoveTreeSkill {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 32 |     skill_id: u32,
[INFO] [stdout] 33 |     only_replace_by_learn: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RemoveTreeSkill` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> l2-core/src/data/skill_tree_data.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub struct TreeSkill {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 52 |     skill_name: String,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 58 |     learned_by_f_s: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 59 |     #[serde(default)]
[INFO] [stdout] 60 |     learned_by_npc: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 64 |     residence_skill: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 80 |     tree_id: u32,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 81 |     #[serde(default)]
[INFO] [stdout] 82 |     row: u32,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 83 |     #[serde(default)]
[INFO] [stdout] 84 |     column: u32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 85 |     #[serde(default)]
[INFO] [stdout] 86 |     points_required: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TreeSkill` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `loot` is never read
[INFO] [stdout]   --> l2-core/src/game_objects/player/party.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct Party {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 23 |     loot: PartyLoot,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Party` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CreatureStat` is never constructed
[INFO] [stdout]  --> l2-core/src/game_objects/stats/creature.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct CreatureStat{
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `actives`, `passive`, `options`, and `owner` are never read
[INFO] [stdout]   --> l2-core/src/game_objects/creature/efects.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct EffectList {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout]  9 |     actives: Arc<Mutex<VecDeque<BuffInfo>>>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 10 |     passive: DashSet<BuffInfo>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 11 |     options: DashSet<BuffInfo>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 12 |     owner: Arc<RwLock<Player>>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EffectList` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `only_replace_by_learn` is never read
[INFO] [stdout]   --> l2-core/src/data/skill_tree_data.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct RemoveTreeSkill {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 32 |     skill_id: u32,
[INFO] [stdout] 33 |     only_replace_by_learn: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RemoveTreeSkill` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> l2-core/src/data/skill_tree_data.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub struct TreeSkill {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 52 |     skill_name: String,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 58 |     learned_by_f_s: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 59 |     #[serde(default)]
[INFO] [stdout] 60 |     learned_by_npc: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 64 |     residence_skill: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 80 |     tree_id: u32,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 81 |     #[serde(default)]
[INFO] [stdout] 82 |     row: u32,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 83 |     #[serde(default)]
[INFO] [stdout] 84 |     column: u32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 85 |     #[serde(default)]
[INFO] [stdout] 86 |     points_required: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TreeSkill` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking login v0.1.0 (/opt/rustwide/workdir/login)
[INFO] [stderr]     Checking game v0.1.0 (/opt/rustwide/workdir/game)
[INFO] [stdout] warning: unused import: `l2_core::shared_packets::common::SendablePacket`
[INFO] [stdout]   --> login/src/packet/to_client/login_ok.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |     use l2_core::shared_packets::common::SendablePacket;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `kameo::Actor`
[INFO] [stdout]  --> login/src/test_utils.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |     use kameo::Actor;
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::env`
[INFO] [stdout]   --> login/src/test_utils.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |     use std::env;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `l2_core::data::classes::mapping::Class`
[INFO] [stdout]    --> game/src/packets/to_client/char_selection.rs:147:9
[INFO] [stdout]     |
[INFO] [stdout] 147 |     use l2_core::data::classes::mapping::Class;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `chars_to_delete` and `char_deletion_timestamps` are never read
[INFO] [stdout]   --> login/src/dto/player.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct GSCharsInfo {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout]  8 |     pub total_chars: u8,
[INFO] [stdout]  9 |     pub chars_to_delete: u8,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 10 |     pub char_deletion_timestamps: Vec<i64>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GSCharsInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `chars_to_delete` and `char_deletion_timestamps` are never read
[INFO] [stdout]   --> login/src/dto/player.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct GSCharsInfo {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout]  8 |     pub total_chars: u8,
[INFO] [stdout]  9 |     pub chars_to_delete: u8,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 10 |     pub char_deletion_timestamps: Vec<i64>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GSCharsInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `db_pool` and `skills` are never read
[INFO] [stdout]   --> game/src/controller.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct GameController {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] 30 |     cfg: Arc<GSServerConfig>,
[INFO] [stdout] 31 |     db_pool: DBPool,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub skills: SkillsData,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GameController` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_db_pool` and `get_ls_actor` are never used
[INFO] [stdout]   --> game/src/controller.rs:74:12
[INFO] [stdout]    |
[INFO] [stdout] 46 | impl GameController {
[INFO] [stdout]    | ------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 74 |     pub fn get_db_pool(&self) -> &DBPool {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 77 |     pub async fn get_ls_actor(&self) -> Option<ActorRef<LoginServerClient>> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `db_pool` is never read
[INFO] [stdout]  --> game/src/managers/clan_ally.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct ClanAllyManager {
[INFO] [stdout]   |            --------------- field in this struct
[INFO] [stdout] 7 |     db_pool: DBPool,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `ClanAllyManager` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `buffer`, `origin_x`, `origin_y`, and `origin_z` are never read
[INFO] [stdout]   --> game/src/packets/from_client/action.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Action {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 12 |     pub buffer: SendablePacketBuffer,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 13 |     pub object_id: i32,
[INFO] [stdout] 14 |     pub origin_x: i32,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 15 |     pub origin_y: i32,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 16 |     pub origin_z: i32,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Action` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `buffer` is never read
[INFO] [stdout]   --> game/src/packets/from_client/auth.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct AuthLogin {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub buffer: SendablePacketBuffer,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AuthLogin` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `x_from`, `y_from`, and `z_from` are never read
[INFO] [stdout]   --> game/src/packets/from_client/move_to_location.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct RequestMoveToLocation {
[INFO] [stdout]    |            --------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 15 |     pub x_from: i32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 16 |     pub y_from: i32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 17 |     pub z_from: i32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RequestMoveToLocation` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `buffer` is never read
[INFO] [stdout]   --> game/src/packets/from_client/protocol.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct ProtocolVersion {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 14 |     pub version: i32,
[INFO] [stdout] 15 |     pub buffer: SendablePacketBuffer,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProtocolVersion` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `NewSlotUsed` and `ClassChanged` are never constructed
[INFO] [stdout]  --> game/src/packets/to_client/extended/subclass_info.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub enum SubclassInfoType {
[INFO] [stdout]   |          ---------------- variants in this enum
[INFO] [stdout] 7 |     NoChanges = 0,
[INFO] [stdout] 8 |     NewSlotUsed = 1,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 9 |     ClassChanged = 2,
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `VoteSystem` is never constructed
[INFO] [stdout]  --> game/src/packets/to_client/extended/vote_system.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct VoteSystem {
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `PACKET_ID`, `EX_PACKET_ID`, and `new` are never used
[INFO] [stdout]   --> game/src/packets/to_client/extended/vote_system.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl VoteSystem {
[INFO] [stdout]    | --------------- associated items in this implementation
[INFO] [stdout] 12 |     const PACKET_ID: u8 = 0xFE;
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 13 |     const EX_PACKET_ID: u16 = 0xCA;
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout] 14 |     pub fn new(p: &Player) -> anyhow::Result<Self> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `PACKET_ID`, `EX_PACKET_ID`, and `new` are never used
[INFO] [stdout]   --> game/src/packets/to_client/extended/premium_state.rs:12:15
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl PremiumState {
[INFO] [stdout]    | ----------------- associated items in this implementation
[INFO] [stdout] 12 |     pub const PACKET_ID: u8 = 0xFE;
[INFO] [stdout]    |               ^^^^^^^^^
[INFO] [stdout] 13 |     pub const EX_PACKET_ID: u16 = 0xDA;
[INFO] [stdout]    |               ^^^^^^^^^^^^
[INFO] [stdout] 14 |     pub fn new(p: &Player) -> anyhow::Result<Self> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `PACKET_ID`, `EX_PACKET_ID`, and `new` are never used
[INFO] [stdout]   --> game/src/packets/to_client/extended/storage_max_count.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl StorageMaxCount {
[INFO] [stdout]    | -------------------- associated items in this implementation
[INFO] [stdout] 12 |     const PACKET_ID: u8 = 0xFE;
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 13 |     const EX_PACKET_ID: u16 = 0x2F;
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout] 14 |     pub fn new(p: &Player) -> anyhow::Result<Self> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `show_window` is never read
[INFO] [stdout]   --> game/src/packets/to_client/item_list.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct ItemList {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout]  9 |     pub(crate) buffer: SendablePacketBuffer,
[INFO] [stdout] 10 |     show_window: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ItemList` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `reason` and `is_ok` are never read
[INFO] [stdout]  --> game/src/packets/to_client/login_response.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct PlayerLoginResponse {
[INFO] [stdout]   |            ------------------- fields in this struct
[INFO] [stdout] 6 |     pub buffer: SendablePacketBuffer,
[INFO] [stdout] 7 |     reason: u32,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 8 |     is_ok: bool,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `PlayerLoginResponse` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Add` and `Modify` are never constructed
[INFO] [stdout]   --> game/src/packets/to_client/macro_list.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub enum MacroUpdateType {
[INFO] [stdout]    |          --------------- variants in this enum
[INFO] [stdout]  8 |     Add,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]  9 |     List,
[INFO] [stdout] 10 |     Modify,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MacroUpdateType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `count` and `update_type` are never read
[INFO] [stdout]   --> game/src/packets/to_client/macro_list.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct MacroList {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 26 |     pub(crate) buffer: SendablePacketBuffer,
[INFO] [stdout] 27 |     count: u8,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 28 |     update_type: MacroUpdateType,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MacroList` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `multi` and `mask` are never read
[INFO] [stdout]   --> game/src/packets/to_client/relation_changed.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct RelationChanged {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] 15 |     pub buffer: SendablePacketBuffer,
[INFO] [stdout] 16 |     pub multi: Option<Vec<Relation>>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 17 |     pub mask: u8,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RelationChanged` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `SEND_ONE` is never used
[INFO] [stdout]   --> game/src/packets/to_client/relation_changed.rs:23:11
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl RelationChanged {
[INFO] [stdout]    | -------------------- associated constant in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 23 |     const SEND_ONE: u8 = 0x02;
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `not_ok` is never used
[INFO] [stdout]   --> game/src/packets/to_client/restart_resp.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl RestartResponse {
[INFO] [stdout]    | -------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 21 |     pub fn not_ok() -> anyhow::Result<Self> {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> game/src/packets/to_client/extended/rotation.rs:44:13
[INFO] [stdout]    |
[INFO] [stdout] 44 |         let mut char = char_factory(&db_pool, |mut m| {
[INFO] [stdout]    |             ----^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> game/src/packets/to_client/quest_list.rs:57:13
[INFO] [stdout]    |
[INFO] [stdout] 57 |         let mut char = char_factory(&db_pool, |mut m| {
[INFO] [stdout]    |             ----^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> game/src/packets/to_client/user_info.rs:462:13
[INFO] [stdout]     |
[INFO] [stdout] 462 |         let mut char = char_factory(&db_pool, |mut m| {
[INFO] [stdout]     |             ----^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `skills` is never read
[INFO] [stdout]   --> game/src/controller.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct GameController {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub skills: SkillsData,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GameController` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_ls_actor` is never used
[INFO] [stdout]   --> game/src/controller.rs:77:18
[INFO] [stdout]    |
[INFO] [stdout] 46 | impl GameController {
[INFO] [stdout]    | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 77 |     pub async fn get_ls_actor(&self) -> Option<ActorRef<LoginServerClient>> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `db_pool` is never read
[INFO] [stdout]  --> game/src/managers/clan_ally.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct ClanAllyManager {
[INFO] [stdout]   |            --------------- field in this struct
[INFO] [stdout] 7 |     db_pool: DBPool,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `ClanAllyManager` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `buffer`, `origin_x`, `origin_y`, and `origin_z` are never read
[INFO] [stdout]   --> game/src/packets/from_client/action.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Action {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 12 |     pub buffer: SendablePacketBuffer,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 13 |     pub object_id: i32,
[INFO] [stdout] 14 |     pub origin_x: i32,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 15 |     pub origin_y: i32,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 16 |     pub origin_z: i32,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Action` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `buffer` is never read
[INFO] [stdout]   --> game/src/packets/from_client/auth.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct AuthLogin {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub buffer: SendablePacketBuffer,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AuthLogin` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `x_from`, `y_from`, and `z_from` are never read
[INFO] [stdout]   --> game/src/packets/from_client/move_to_location.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct RequestMoveToLocation {
[INFO] [stdout]    |            --------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 15 |     pub x_from: i32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 16 |     pub y_from: i32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 17 |     pub z_from: i32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RequestMoveToLocation` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `buffer` is never read
[INFO] [stdout]   --> game/src/packets/from_client/protocol.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct ProtocolVersion {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 14 |     pub version: i32,
[INFO] [stdout] 15 |     pub buffer: SendablePacketBuffer,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProtocolVersion` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `NewSlotUsed` and `ClassChanged` are never constructed
[INFO] [stdout]  --> game/src/packets/to_client/extended/subclass_info.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub enum SubclassInfoType {
[INFO] [stdout]   |          ---------------- variants in this enum
[INFO] [stdout] 7 |     NoChanges = 0,
[INFO] [stdout] 8 |     NewSlotUsed = 1,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 9 |     ClassChanged = 2,
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `show_window` is never read
[INFO] [stdout]   --> game/src/packets/to_client/item_list.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct ItemList {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout]  9 |     pub(crate) buffer: SendablePacketBuffer,
[INFO] [stdout] 10 |     show_window: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ItemList` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `reason` and `is_ok` are never read
[INFO] [stdout]  --> game/src/packets/to_client/login_response.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct PlayerLoginResponse {
[INFO] [stdout]   |            ------------------- fields in this struct
[INFO] [stdout] 6 |     pub buffer: SendablePacketBuffer,
[INFO] [stdout] 7 |     reason: u32,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 8 |     is_ok: bool,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `PlayerLoginResponse` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Add` and `Modify` are never constructed
[INFO] [stdout]   --> game/src/packets/to_client/macro_list.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub enum MacroUpdateType {
[INFO] [stdout]    |          --------------- variants in this enum
[INFO] [stdout]  8 |     Add,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]  9 |     List,
[INFO] [stdout] 10 |     Modify,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MacroUpdateType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `count` and `update_type` are never read
[INFO] [stdout]   --> game/src/packets/to_client/macro_list.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct MacroList {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 26 |     pub(crate) buffer: SendablePacketBuffer,
[INFO] [stdout] 27 |     count: u8,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 28 |     update_type: MacroUpdateType,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MacroList` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `multi` and `mask` are never read
[INFO] [stdout]   --> game/src/packets/to_client/relation_changed.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct RelationChanged {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] 15 |     pub buffer: SendablePacketBuffer,
[INFO] [stdout] 16 |     pub multi: Option<Vec<Relation>>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 17 |     pub mask: u8,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RelationChanged` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `SEND_ONE` is never used
[INFO] [stdout]   --> game/src/packets/to_client/relation_changed.rs:23:11
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl RelationChanged {
[INFO] [stdout]    | -------------------- associated constant in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 23 |     const SEND_ONE: u8 = 0x02;
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `not_ok` is never used
[INFO] [stdout]   --> game/src/packets/to_client/restart_resp.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl RestartResponse {
[INFO] [stdout]    | -------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 21 |     pub fn not_ok() -> anyhow::Result<Self> {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 16s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4, proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "3e4d5c5005b04ab7767a4a02d2ec3049d7a1d07b1c3ad2d5ddcc6ca476b592f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e4d5c5005b04ab7767a4a02d2ec3049d7a1d07b1c3ad2d5ddcc6ca476b592f9", kill_on_drop: false }`
[INFO] [stdout] 3e4d5c5005b04ab7767a4a02d2ec3049d7a1d07b1c3ad2d5ddcc6ca476b592f9
